C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / IC1KeyedItem<TKey> Interface
The type of key.
Members

IC1KeyedItem<TKey> Interface
Represents a single page of document.
Object Model
IC1KeyedItem<TKey> Interface
Syntax
'Declaration
 
Public Interface IC1KeyedItem(Of TKey) 
 
Type Parameters
TKey
The type of key.
See Also